home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 127 / PC Guia 127.iso / Software / Utils / GParted Live CD / Bin / gparted-livecd-0.2.2.iso / fake / needwrite / etc / hosts < prev    next >
Encoding:
Text File  |  2006-01-27  |  786 b   |  22 lines

  1. #
  2. # hosts        This file describes a number of hostname-to-address
  3. #        mappings for the TCP/IP subsystem.  It is mostly
  4. #        used at boot time, when no name servers are running.
  5. #        On small systems, this file can be used instead of a
  6. #        "named" name server.  Just add the names, addresses
  7. #        and any aliases to this file...
  8. #
  9. # By the way, Arnt Gulbrandsen <agulbra@nvg.unit.no> says that 127.0.0.1
  10. # should NEVER be named with the name of the machine.  It causes problems
  11. # for some (stupid) programs, irc and reputedly talk. :^)
  12. #
  13.  
  14. # For loopbacking.
  15. 127.0.0.1    localhost
  16. # This next entry is technically wrong, but good enough to get TCP/IP apps
  17. # to quit complaining that they can't verify the hostname on a loopback-only
  18. # Linux box.
  19. 127.0.0.1    GParted.example.net GParted
  20.  
  21. # End of hosts.
  22.